func google.golang.org/grpc.withDefaultScheme
2 uses
google.golang.org/grpc (current package)
clientconn.go#L247: opts = append([]DialOption{withDefaultScheme("passthrough"), WithLocalDNSResolution()}, opts...)
dialoptions.go#L735: func withDefaultScheme(s string) DialOption {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)